home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmGetAtomName.z / XmGetAtomName
Text File  |  1998-10-30  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmGGGGeeeettttAAAAttttoooommmmNNNNaaaammmmeeee((((3333XXXX))))         UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV         XXXXmmmmGGGGeeeettttAAAAttttoooommmmNNNNaaaammmmeeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmGGGGeeeettttAAAAttttoooommmmNNNNaaaammmmeeee - A function that returns the string
  10.           representation for an atom
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           #include <Xm/AtomMgr.h>
  15.           SSSSttttrrrriiiinnnngggg XXXXmmmmGGGGeeeettttAAAAttttoooommmmNNNNaaaammmmeeee(
  16.           DDDDiiiissssppppllllaaaayyyy **** ddddiiiissssppppllllaaaayyyy,
  17.           AAAAttttoooommmm aaaattttoooommmm);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmGGGGeeeettttAAAAttttoooommmmNNNNaaaammmmeeee returns the string representation for an atom.
  24.           It mirrors the _X_l_i_b interfaces for atom management but
  25.           provides client-side caching. When and where caching is
  26.           provided in _X_l_i_b, the routines will become pseudonyms for
  27.           the _X_l_i_b routines.
  28.  
  29.           _d_i_s_p_l_a_y   Specifies the connection to the X server
  30.  
  31.           _a_t_o_m      Specifies the atom for the property name you want
  32.                     returned
  33.  
  34.      RRRREEEETTTTUUUURRRRNNNN
  35.           Returns a string.  The function allocates space to hold the
  36.           returned string.  The application is responsible for
  37.           managing the allocated space.  The application can recover
  38.           the allocated space by calling XXXXFFFFrrrreeeeeeee.
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.